home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programmer's Power Pack / Delphi Volume 1.iso / e_to_l / enhlb200 / readme.txt < prev    next >
Text File  |  1996-09-15  |  1KB  |  34 lines

  1. TMCEnhancedListBox v2.00   Copyright (c) 1995-96, MegaComm HB
  2. =============================================================
  3. TMCEnhancedListBox v2.00 - multicolumn listbox for Delphi 1.x and 2.x, uses
  4. labels to align the columns. Source code available upon registration.
  5.  
  6. Important
  7. =========
  8. You MUST unpack the ZIP file with the -d switch, so that the directories
  9. are also unpacked!
  10.  
  11. Installation
  12. ============
  13. Couldn't be simpler, just copy the files in INSTXX\ (where XX is 16 or 32)
  14. to the directory where you place components and stuff. When in Delphi, choose
  15. Install Components and then Add, and use the browser to find the file
  16. ENHLBOX.DCU (you have to switch to Unit files first). Click OK and then 
  17. another OK, and Delphi will begin to mangle your hard disk. All done! 
  18. You should now see the component on the page 'New'.
  19.  
  20. If you want to have help installed too, use the files in the HELP\ directory.
  21. Copy ENHLBOX.HLP to the BIN\ directory, and ENHLBOX.KWF to HELP\. Run 
  22. HELPINST, and add the ENHLBOX.KWF file.
  23.  
  24. Trying it out
  25. =============
  26. Place the files in the DEMO\ directory in a new directory, and load the
  27. ENHLBEM.DPR file into Delphi. Please ignore the 'Error loading symbol file',
  28. it only means I didn't fatten this archive further with an unnecessary .DSM
  29. file! Finally, run it!
  30.  
  31. More information
  32. ================
  33. Please see the ENHLBOX.HLP file for further information!
  34.